> ## Documentation Index
> Fetch the complete documentation index at: https://sequence-0fb8d9e6-api_docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Overview of the various APIs available for integrating with the Sequence developer platform.

<div className="not-prose grid gap-x-4 gap-y-4 sm:grid-cols-2 lg:grid-cols-3 mt-8">
  <a className="card block not-prose font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" href="/api-references/indexer/overview">
    <div className="px-6 py-5">
      <div className="h-6 w-6 fill-gray-800 dark:fill-gray-100 text-gray-800 dark:text-gray-100">
        <svg className="h-6 w-6 bg-primary dark:bg-primary-light" style={{maskImage: 'url("https://mintlify.b-cdn.net/v6.6.0/regular/database.svg")', maskRepeat: 'no-repeat', maskPosition: 'center center'}} />
      </div>

      <div>
        <h2 className="font-semibold text-base text-gray-800 dark:text-white mt-4">Indexer API</h2>

        <div className="mt-1 font-normal text-sm leading-6 text-gray-600 dark:text-gray-400">
          <p>Query blockchain data with powerful filtering and sorting capabilities.</p>
        </div>
      </div>
    </div>
  </a>

  <a className="card block not-prose font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" href="/api-references/analytics/overview">
    <div className="px-6 py-5">
      <div className="h-6 w-6 fill-gray-800 dark:fill-gray-100 text-gray-800 dark:text-gray-100">
        <svg className="h-6 w-6 bg-primary dark:bg-primary-light" style={{maskImage: 'url("https://mintlify.b-cdn.net/v6.6.0/regular/chart-line.svg")', maskRepeat: 'no-repeat', maskPosition: 'center center'}} />
      </div>

      <div>
        <h2 className="font-semibold text-base text-gray-800 dark:text-white mt-4">Analytics API</h2>

        <div className="mt-1 font-normal text-sm leading-6 text-gray-600 dark:text-gray-400">
          <p>Track user engagement, retention, and transaction metrics for your applications.</p>
        </div>
      </div>
    </div>
  </a>

  <a className="card block not-prose font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" href="/api-references/metadata/overview">
    <div className="px-6 py-5">
      <div className="h-6 w-6 fill-gray-800 dark:fill-gray-100 text-gray-800 dark:text-gray-100">
        <svg className="h-6 w-6 bg-primary dark:bg-primary-light" style={{maskImage: 'url("https://mintlify.b-cdn.net/v6.6.0/regular/tag.svg")', maskRepeat: 'no-repeat', maskPosition: 'center center'}} />
      </div>

      <div>
        <h2 className="font-semibold text-base text-gray-800 dark:text-white mt-4">Metadata API</h2>

        <div className="mt-1 font-normal text-sm leading-6 text-gray-600 dark:text-gray-400">
          <p>Store and retrieve metadata for tokens, collections, and other assets.</p>
        </div>
      </div>
    </div>
  </a>

  <a className="card block not-prose font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" href="/api-references/transactions/overview">
    <div className="px-6 py-5">
      <div className="h-6 w-6 fill-gray-800 dark:fill-gray-100 text-gray-800 dark:text-gray-100">
        <svg className="h-6 w-6 bg-primary dark:bg-primary-light" style={{maskImage: 'url("https://mintlify.b-cdn.net/v6.6.0/regular/arrows-rotate.svg")', maskRepeat: 'no-repeat', maskPosition: 'center center'}} />
      </div>

      <div>
        <h2 className="font-semibold text-base text-gray-800 dark:text-white mt-4">Transactions API</h2>

        <div className="mt-1 font-normal text-sm leading-6 text-gray-600 dark:text-gray-400">
          <p>Submit and manage blockchain transactions with optimized gas fees and batching.</p>
        </div>
      </div>
    </div>
  </a>

  <a className="card block not-prose font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" href="/api-references/marketplace/overview">
    <div className="px-6 py-5">
      <div className="h-6 w-6 fill-gray-800 dark:fill-gray-100 text-gray-800 dark:text-gray-100">
        <svg className="h-6 w-6 bg-primary dark:bg-primary-light" style={{maskImage: 'url("https://mintlify.b-cdn.net/v6.6.0/regular/store.svg")', maskRepeat: 'no-repeat', maskPosition: 'center center'}} />
      </div>

      <div>
        <h2 className="font-semibold text-base text-gray-800 dark:text-white mt-4">Marketplace API</h2>

        <div className="mt-1 font-normal text-sm leading-6 text-gray-600 dark:text-gray-400">
          <p>Create and manage orders for NFT marketplaces and exchanges.</p>
        </div>
      </div>
    </div>
  </a>

  <a className="card block not-prose font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" href="/api-references/node-gateway">
    <div className="px-6 py-5">
      <div className="h-6 w-6 fill-gray-800 dark:fill-gray-100 text-gray-800 dark:text-gray-100">
        <svg className="h-6 w-6 bg-primary dark:bg-primary-light" style={{maskImage: 'url("https://mintlify.b-cdn.net/v6.6.0/regular/server.svg")', maskRepeat: 'no-repeat', maskPosition: 'center center'}} />
      </div>

      <div>
        <h2 className="font-semibold text-base text-gray-800 dark:text-white mt-4">Node Gateway</h2>

        <div className="mt-1 font-normal text-sm leading-6 text-gray-600 dark:text-gray-400">
          <p>Access high-performance RPC nodes with automatic scaling and failover.</p>
        </div>
      </div>
    </div>
  </a>

  <a className="card block not-prose font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" href="/api-references/indexer-gateway/overview">
    <div className="px-6 py-5">
      <div className="h-6 w-6 fill-gray-800 dark:fill-gray-100 text-gray-800 dark:text-gray-100">
        <svg className="h-6 w-6 bg-primary dark:bg-primary-light" style={{maskImage: 'url("https://mintlify.b-cdn.net/v6.6.0/regular/globe.svg")', maskRepeat: 'no-repeat', maskPosition: 'center center'}} />
      </div>

      <div>
        <h2 className="font-semibold text-base text-gray-800 dark:text-white mt-4">Indexer Gateway</h2>

        <div className="mt-1 font-normal text-sm leading-6 text-gray-600 dark:text-gray-400">
          <p>Query blockchain data across multiple chains with a single API request with the Indexer Gateway</p>
        </div>
      </div>
    </div>
  </a>
</div>

## Authentication

Most Sequence APIs require authentication using either:

* **Project Access Key**: For client-side requests, these are listed as `public`.
* **Service Token**: For server-side requests that require elevated permissions, these require passing a secret bearer token and listed as `secret`.

You can generate these credentials in the [Sequence Builder](https://sequence.build) dashboard.

## Rate Limits

API rate limits vary by tier and available MAUs. Check your project settings in the Sequence Builder dashboard for your specific limits.
